dm: usb: sandbox: Add a driver for sandbox
authorSimon Glass <[email protected]>
Wed, 25 Mar 2015 18:22:41 +0000 (12:22 -0600)
committerSimon Glass <[email protected]>
Sat, 18 Apr 2015 17:11:26 +0000 (11:11 -0600)
commitdfd840010b83a4fa9789e7f36999cbad239abd91
tree998fa3cf09c8f23af812d958d68af64d3ffe08bf
parent5db439920b87986870e3f1e980d842ae173a8764
dm: usb: sandbox: Add a driver for sandbox

This driver supports using emulation devices to provide a USB bus within
sandbox.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Marek Vasut <[email protected]>
drivers/usb/host/Makefile
drivers/usb/host/usb-sandbox.c [new file with mode: 0644]